From e701f2b3419941da5518ed901de316f360c1e66e Mon Sep 17 00:00:00 2001 From: Samuel Mimram Date: Mon, 11 Sep 2006 07:43:13 +0000 Subject: [PATCH] Use 3-rc1 instead of 3~rc1 as minor version. --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index 0d89cc9d..fe656d71 100755 --- a/debian/rules +++ b/debian/rules @@ -3,13 +3,13 @@ # GNU copyright 1997 to 1999 by Joey Hess. # # Modified to make a template file for a multi-binary package with separated -# build-arch and build-indep targets by Bill Allombert 2001 +# build-arch and build-indep targets by Bill Allombert 2001 # We want to use dpatch. include /usr/share/dpatch/dpatch.make PACKAGE = ocaml OCAMLMAJOR = 3.09 -OCAMLMINOR = 3~rc1 +OCAMLMINOR = 3-rc1 OCAMLABI = $(OCAMLMAJOR).$(OCAMLMINOR) STDLIBDIR = /usr/lib/ocaml/$(OCAMLABI) MD5SUMSDIR = /var/lib/ocaml/md5sums -- 2.30.2